projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7589607
)
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 5 Apr 2007 17:56:23 +0000
(17:56 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 5 Apr 2007 17:56:23 +0000
(17:56 +0000)
entire form.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f90e1f2156808ff64e337281b48c073e59af9b60..aeef5a57c17b74847a102496da9fa93daddcb4e3 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-04-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Print
+ entire form.
+
2007-04-05 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (breakpoint-disabled): Tweak face (again)